From 7b7563de8131242c0ea088ddfad43581d3358b7a Mon Sep 17 00:00:00 2001 From: =?utf8?q?=E7=A9=8D=E4=B8=B9=E5=B0=BC=20Dan=20Jacobson?= Date: Wed, 12 Apr 2023 22:40:42 +0100 Subject: [PATCH] Nobody says it the time is "12:3:3", they say 12:03:03 (#1044) There are also additional bad / non-realistic examples on this page which I didn't correct, but you should. Co-authored-by: Robert Lipe --- xmldoc/chapters/styles.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xmldoc/chapters/styles.xml b/xmldoc/chapters/styles.xml index e58d75c96..f83e6f01b 100644 --- a/xmldoc/chapters/styles.xml +++ b/xmldoc/chapters/styles.xml @@ -878,7 +878,7 @@ longitude) example: - IFIELD HMSG_TIME,"","%d:%d:%d %s" + IFIELD HMSG_TIME,"","%02d:%02d:%02d %s"
-- 2.30.2